home *** CD-ROM | disk | FTP | other *** search
Wrap
Text File | 1996-02-14 | 3.3 KB | 125 lines | [ TEXT/ttxt]
#**************************************************** # # Showwit.bh # # Balloon Help file for the Showwit application. # # Revision History: # # Version: 0.10 for TCL 1.1.2 and SAT 2.3b4 # Date: 29 December 1995 # Author: Patrick C Hew <phew@ucc.gu.uwa.edu.au> # Notes: Alpha version . # # Version: 0.90b2 for TCL 1.1.2 and SAT 2.3b4 # Date: 5 February 1996 # Author: Patrick C Hew <phew@ucc.gu.uwa.edu.au> # Notes: Beta version . # # Version: 1.0 for TCL 1.1.2 and SAT 2.3b4 # Date: 16 February 1996 # Author: Patrick C Hew <phew@ucc.gu.uwa.edu.au> # Notes: First release . # #****************************************************} # No string resource specified. Use the default. #****************************************************} # # File Menu # #****************************************************} MENU 2 File 0.enabled File Menu.¬¬Use this menu to work with levels files. 1.enabled Open a levels file. 1.disabled Open a levels file. Not available because you are currently playing. 2.enabled Use the levels which are included with the Showwit! application. 2.disabled Use the levels which are included with the Showwit! application. Not available either because they are already loaded, or because you are currently playing. # separator 4.enabled Clears the names and associated statistics from the current set of levels. 4.disabled Clears the names and associated statistics from the current set of levels. Not available because you are currently playing. # separator 6.enabled Don't quit now! You just got started!! END-MENU #****************************************************} # # Edit Menu # #****************************************************} MENU 3 File 0.enabled Edit Menu.¬¬You can use this menu when entering your name as a best player. END-MENU #****************************************************} # # Game Menu # #****************************************************} MENU 4 Game 0.enabled Game Menu.¬¬Use this menu to control the gameplay. 1.enabled Start the level selected in the table. 1.disabled Start a level. Not available because you have already begun. 2.enabled Stop playing this level. 2.disabled Stop playing a level. Not available because you are not playing. 3.enabled Pause the game. When paused, the clock will stop and mouseclicks on the tiles will be ignored. 3.disabled Pause a game. Not available because you are not playing. 4.enabled Resume play. 4.disabled Resume play after pausing. Not available because the game is not paused. # separator 6.enabled Turn on the tile flipping animation. 6.checked Turn off the tile flipping animation. 7.enabled Turn on the sound. 7.checked Turn off the sound. 8.enabled Change the picture behind the tiles. 8.disabled Changes the picture to be revealed. Not available because no game is being played. 9.enabled Set the tiles to their initial state. 9.disabled Sets the tiles to their starting state. Not available because no game is being played. # separator 11.enabled Displays instructions on how to play Showwit! END-MENU #****************************************************} # # Application Help Menu # #****************************************************} # MENU kHMHelpMenuID Help MENU -16490 Help 1.enabled Displays instructions on how to play Showwit! END-MENU END